func runtime.goroutineLeakProfileWithLabels

2 uses

	runtime (current package)
		mprof.go#L1264: 	return goroutineLeakProfileWithLabels(p, labels)
		mprof.go#L1268: func goroutineLeakProfileWithLabels(p []profilerecord.StackRecord, labels []unsafe.Pointer) (n int, ok bool) {